<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 767px){
  .section-01-num .items{margin:0 30px;}
  .mobile_menu{width: 50px;}
  .section-02-hd{width: 100%;}
  .section-05-con .container{display: block;}
}
@media (min-width: 766px) and (max-width: 991px) {

}</pre></body></html>